Rick DeNatale committed new changes to ri_cal
May 23rd, 2009 @ 04:37 PM
Fixed [#9 state:resolved milestone:"0.0.11"]
http://github.com/rubyredrick/ri...
lib/ri_cal/occurrence_enumerator.rb | 14 +++---
lib/ri_cal/occurrence_period.rb | 17 ++++++
lib/ri_cal/property_value/date.rb | 11 ++--
lib/ri_cal/property_value/date_time.rb | 4 +-
lib/ri_cal/property_value/occurrence_list.rb | 3 +-
lib/ri_cal/property_value/period.rb | 5 +-
.../property_value/recurrence_rule/enumerator.rb | 6 +-
.../recurrence_rule/negative_setpos_enumerator.rb | 2 +-
spec/ri_cal/occurrence_enumerator_spec.rb | 56 ++++++++++++++++++++
spec/ri_cal/property_value/recurrence_rule_spec.rb | 2 +-
10 files changed, 96 insertions(+), 24 deletions(-)
Committed by Rick DeNatale
- M spec/ri_cal/property_value/recurrence_rule_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A new icalendar data (RFC 2445) gem for Ruby which supports time zones and enumeration of occurrences